home *** CD-ROM | disk | FTP | other *** search
- get *rec
- if SOUR
- newline
- style label
- text Title:
- tabwidth 2
- Red
-
- hskip 5
- style edittext w=-1
- Red
-
- else
- ! New line and enter label
- hrule 2
- newline 2
- style label
- text *name
- text :
- get *name
- if Death
- tabwidth 1
- else
- tabwidth 2
- hskip 5
- style editvalue w=-1
- newline
- if more
- tab 1
- endif
- endif
-
- ! show date and place
- set rtjs 1
- showall DATE
- showall AGE
- showall PLAC
- showall ADDR
- showall TYPE
- showall AGNC
- showall CAUS
- showall NOTE *name
- showall SOUR *name
- set rtjs 0
- endif